wayland: Create a cairo surface for the root window
authorRob Bradford <rob@linux.intel.com>
Wed, 24 Jul 2013 17:30:19 +0000 (18:30 +0100)
committerRob Bradford <rob@linux.intel.com>
Wed, 24 Jul 2013 17:30:19 +0000 (18:30 +0100)
commit16e43733b96163c6365a6c04f5097722360ec5b2
treeef490ee63b824b4c5e75095c8920fad7da53c1d6
parent977c6cf4c7b5a1ed29fd654d6921ff9ab4f8c4da
wayland: Create a cairo surface for the root window

Many parts of GTK+ assume that all windows have a cairo surface
assoicated with them. This change provides a logically 1x1 cairo surface
(respecting scale) for the root window.

https://bugzilla.gnome.org/show_bug.cgi?id=704554
gdk/wayland/gdkscreen-wayland.c
gdk/wayland/gdkwindow-wayland.c